hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipNullAudioDecoder.resample
hip
audio_decoding
audio
HipNullAudioDecoder
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipNullAudioDecoder
bool
resample
(
in
ubyte
[]
data
,
HipAudioType
type
,
uint
outputSampleRate
,
uint
outputChannels
,
void
delegate
(
in
ubyte
[]
)
,
void
delegate
(
)
)
Meta
Source
See Implementation
hip
audio_decoding
audio
HipNullAudioDecoder
functions
channelConversion
decode
dispose
getAudioConfig
getClipChannels
getClipData
getClipSize
getDuration
getSamplerate
resample
startDecoding
updateDecoding